Device Metrics Or Builder
Functions
Link copied to clipboard
Percent of airtime for transmission used within the last hour.
Content copied to clipboard
optional float air_util_tx = 4;
Link copied to clipboard
0-100 (>100 means powered)
Content copied to clipboard
optional uint32 battery_level = 1;
Link copied to clipboard
Utilization for the current channel, including well formed TX, RX and malformed RX (aka noise).
Content copied to clipboard
optional float channel_utilization = 3;
Link copied to clipboard
How long the device has been running since the last reboot (in seconds)
Content copied to clipboard
optional uint32 uptime_seconds = 5;
Link copied to clipboard
Voltage measured
Content copied to clipboard
optional float voltage = 2;
Link copied to clipboard
Percent of airtime for transmission used within the last hour.
Content copied to clipboard
optional float air_util_tx = 4;
Link copied to clipboard
0-100 (>100 means powered)
Content copied to clipboard
optional uint32 battery_level = 1;
Link copied to clipboard
Utilization for the current channel, including well formed TX, RX and malformed RX (aka noise).
Content copied to clipboard
optional float channel_utilization = 3;
Link copied to clipboard
How long the device has been running since the last reboot (in seconds)
Content copied to clipboard
optional uint32 uptime_seconds = 5;
Link copied to clipboard
Voltage measured
Content copied to clipboard
optional float voltage = 2;